home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BBS Toolkit
/
BBS Toolkit.iso
/
tri_bbs
/
tridog40.zip
/
TRIDOG.DOC
< prev
next >
Wrap
Text File
|
1992-06-29
|
8KB
|
265 lines
TriDog 4.0
A Fido<->TriBBS Message Conversion Program
Copyright (c) 1991 By Mark D. Goodwin
TriDog is distributed as a freeware program. Registered TriBBS
sysops are free to use TriDog with their TriBBS. Unregistered
TriBBS sysops are free to use TriDog during their board's 30
evaluation period. Any other use of TriDog is strictly
prohibited.
TriDog is a program that allows your TriBBS board to participate
in one of the many FidoNet-type networks. Essentially, TriDog is
used to convert messages from the Fido MSG format to TriBBS's
message base structure and vice versa.
THE TRIDOG DIRECTORY
---------------------
The first step during the TriDog installation process is to
create a directory for the conversion program and copy the files
TRIDOG.EXE and RESET.EXE into the newly created directory.
THE CONFIGURATION FILE
----------------------
Next, you must create a configuration file in your TriDog
directory. The configuration file is the key to successfully
operating TriDog. This configuration file is a straight ASCII
text file with a name of TRIDOG.CFG. A sample configuration file
is included in the TriDog archive and is as follows:
tribbs=c:\tribbs
address=1:326/304
tagline=The Lobster Buoy - Home of TriBBS
conf=25,c:\fd\net326
conf=21,c:\fd\comm
conf=22,c:\fd\pdnecho
conf=23,c:\fd\dr_debug
conf=24,c:\fd\ooii
You should note that the order of the configuration file
statements isn't significant. The following explanations provide
more detail about each of the TriDog configuration file's
statements:
TRIBBS=directory
This is a required configuration file statement and simply tells
TriDog where your main TriBBS directory is located.
ADDRESS=network address
This is a required configuration file statement and simply tells
TriDog your network address. This address is necessary for
TriDog to correctly create Fido-style MSG files. Additionally,
TriDog will append your address onto your tagline.
TAGLINE=tagline
This is a required configuration file statement and simply tells
TriDog the tagline for your board. TriDog will put this tagline
and your network address in an appropriate Origin statement at
the bottom of every exported message.
CONF=TriBBS conference number,Fido MSG directory
You must specify at least one CONF statement per TriDog
configuration file. This statement tells TriDog what conference
number is being used on your board for the conference and the
directory for the Fido conference.
RUNNING TRIDOG
--------------
TriDog is run by simply entering the command TRIDOG at the DOS
command prompt. You should probably run TriDog before you pack
your Fido conferences, before you poll your host, and after you
poll your host. Of course you may run TriDog at anytime during
the day, but running it with the three mentioned circumstances
should be sufficient.
HIGH MESSAGE POINTERS AND CRC FILES
-----------------------------------
To be able to keep track of what messages have or haven't been
exported from your message base, TriDog maintains a file of high
message pointers for all of your board's conferences and a file
of CRCs for each conference that appears in a configuration file
CONF statement. The high message pointer file has a filename of
TRIDOG.HGH. The CRC files have filenames of n.CRC. Where "n" is
the conference's number. Normally, TriDog maintains these files
automatically. However, there are times when you may have to
manually intervene.
For example, you may reconfigure your message conferences. This
is usually no big deal. If, however, the changes you make move
your networked conferences around, the high message pointer file
will be incorrect, the configuration file's CONF statements will
be incorrect, and the CRC files will be incorrectly numbered.
The solution to preventing such a problem is to run TriDog before
changing your configuration. Next you should run RESET.EXE, make
any appropriate changes to the CONF statements in TRIDOG.CFG, and
then renumber the CRC files by using the DOS REN command.
A similar situation may occur if you renumber one or more of your
networked conferences with TRIPACK. (Remember, you should only
renumber your message base conferences if they are in danger of
rolling over 999,999.) Simply run TriDog, run TRIPACK, and then
run RESET.
You should also note that the CRC files only maintain CRCs for
the last 5000 messages per conference. These CRCs are used by
TriDog to prevent already exported messages from being reimported
and to prevent already imported messages from being reimported.
Because TriDog only keeps track of the last 5000 messages per
conference, you must be sure that your Fido MSG directories never
have over 5000 MSG files in each directory. You should also note
that there's no need to keep anywhere near 5000 MSG files on hand
for any conference. Old messages should be routinely deleted
with your Fido message packer. This will not only save a great
deal of disk space, but it will also speed up TriDog's
performance considerably.
NETMAIL SUPPORT
---------------
Starting with version 4.0, TriDog supports TriBBS's Fido-style
netmail conference feature. You should note however that the
current version of TriDog does not support point addressing or
interzone addressing of netmail.
SUPPORT
-------
If you have any problems installing and using TriDog, you can
obtain support by calling either The Lobster Buoy, 207-941-0805
or sending a message to me at 1:328/104. Please only make
inquiries about TriDog or any other TriBBS related problem. There
are many ways you can setup a Fido system. If you need
assistance with a nonTriBBS-related program, you should contact
the program's author for assistance.
The best advice I can give you is to set up a TriBBS board first.
Then add the frontend mail program. Once you are connected with
a net and are starting to receive some echomail, then setup
TriDog to handle the conversion process. If you take the whole
process a step at a time, you shouldn't run into too many
problems.
SPECIAL THANKS
--------------
I'd like to especially thank Wayne Price (1:326/0 and 1:326/103).
Wayne runs net 1:326 has been very patient answering a number of
really dumb questions about FidoNet in general. I'd also like to
thank Mark May (1:110/290) who provided me with all of the latest
FidoNet technical files.